home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / util / simulare.sit / Simula 4.07 Reference / card_59530.txt < prev    next >
Text File  |  1989-05-02  |  1KB  |  55 lines

  1. -- card: 59530 from stack: in.07 Reference
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 13647
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=13 top=91 right=295 bottom=89
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 2
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=88 top=91 right=292 bottom=495
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 2
  30. -- text size: 10
  31. -- style flags: 0
  32. -- line height: 13
  33. -- part name: 
  34.  
  35.  
  36. -- part contents for background part 2
  37. ----- text -----
  38. Attributes of Process
  39.  
  40. -- part contents for card part 1
  41. ----- text -----
  42. Idle
  43. Terminated
  44.  
  45. EvTime
  46.  
  47. NextEv
  48.  
  49.  
  50. -- part contents for card part 2
  51. ----- text -----
  52. True if the process is not in the sequencing set.
  53. True if the process has exhausted its "simulation activities", i.e. passed through the "end" of the user class prefixed by Process.
  54. The activation time of a process. The process must be in the sequencing set, i.e. Idle must be false.
  55. A reference to the process (if any) which follows next in the sequencing set.